$ERROR$</br>
<?if(!$USER_LOGGED_IN$)?>
<input style="margin-bottom:4px;" type="text" name="name" maxlength="60" class="lname" placeholder="    " value="$NAME$"/><br>
<input style="margin-bottom:4px;" type="text" name="email" maxlength="60" class="lname" placeholder="  EMAIL" value="$EMAIL$"/><br>
<?endif?>
<textarea class="lmessage" style="margin-bottom:4px;" rows="8" name="message" id="message" placeholder="  ..." cols="1050"/>$MESSAGE$</textarea>
<?if($SECURITY_CODE$)?>$SECURITY_CODE$<?endif?>
<input type="submit" name="submit" class="submit" value=""/>